func google.golang.org/grpc/attributes.str

3 uses

	google.golang.org/grpc/attributes (current package)
		attributes.go#L117: 		sb.WriteString(fmt.Sprintf("%q: %q ", str(k), str(v)))
		attributes.go#L124: func str(x any) (s string) {